Skip to content

Clean SDK typed test boundaries#674

Merged
RhysSullivan merged 1 commit intocodex/effect-lint-baselinefrom
codex/batch21-sdk-test-boundaries
May 6, 2026
Merged

Clean SDK typed test boundaries#674
RhysSullivan merged 1 commit intocodex/effect-lint-baselinefrom
codex/batch21-sdk-test-boundaries

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • parse schema fixture JSON with Effect Schema
  • assert typed blob/storage failures directly with Effect.flip
  • avoid manual tag and unknown message checks in SDK error tests

Verification

  • bunx oxlint --format=unix packages/core/sdk/src/error-handling.test.ts packages/core/sdk/src/schema-types.test.ts packages/core/sdk/src/blob.test.ts
  • bun run --cwd packages/core/sdk test -- src/error-handling.test.ts src/schema-types.test.ts src/blob.test.ts

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud fcd022c May 06 2026, 05:12 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing fcd022c Commit Preview URL

Branch Preview URL
May 06 2026, 05:12 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@674

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@674

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@674

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@674

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@674

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@674

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@674

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@674

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@674

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@674

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@674

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@674

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@674

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@674

executor

npm i https://pkg.pr.new/executor@674

commit: fcd022c

@RhysSullivan RhysSullivan merged commit 1875c13 into codex/effect-lint-baseline May 6, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant